func gotest.tools/v3/assert/cmp.isPtrToInterface

2 uses

	gotest.tools/v3/assert/cmp (current package)
		compare.go#L328: 		case isPtrToInterface(expectedType):
		compare.go#L370: func isPtrToInterface(typ reflect.Type) bool {